body {
    margin: 0;
    padding: 0;
    font-family: "PT Sans", sans-serif;
    color: #303030;
    background: #1e1f26 !important;
    min-height: 100%;
    position: relative;
}

p, li, td {
    white-space: nowrap;
}

.header_rl {
    float: right;
}

.header {
    padding: 8px 0;
    border-bottom: 1px solid #fff;
}

.header_rll {
    float: left;
    cursor: pointer;
    color: #fff;
    padding: 14px 20px;
    font-size: 20px;
    font-weight: 600;
    transition: 0.3s;
    list-style: none;
}

.header_rll_tg {
    padding: 0;
}

.header_rll_tg img {
    width: 50px !important;
}

.container {
    display: flow-root;
}

.header_rll:hover {
    color: orangered;
    transition: 0.3s;
}

.header_rlb {
    line-height: 70px;
    display: revert;
}

.header_rlb a {
    color: #00b24c !important;
}

.header_rl .material-icons {
    font-size: 57px;
    margin-left: 15px;
}

.header_rl img {
    width: 70px;
}

.login-place {
    position: absolute;
    background: #ffffff;
    max-width: 340px;
    width: 100%;
    border-top: 5px solid #33b5e5;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    left: calc(50% - 170px);
    top: calc(50% - 350px);
    padding: 12px;
}

.login-header {
    margin: 0 0 20px;
    color: #33b5e5;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
}

.log-button {
    cursor: pointer;
    background: #33b5e5;
    width: 100%;
    border: 0;
    padding: 10px 15px;
    color: #ffffff;
    transition: 0.3s ease;
}

.log-button:hover {
    background: #1e92bd;
    transition: 0.3s ease;
}

.input-form {
    outline: none;
    display: block;
    width: 100%;
    border: 1px solid #d9d9d9;
    margin: 0 0 5px;
    padding: 7px 15px;
    box-sizing: border-box;
    font-wieght: 400;
    transition: 0.3s ease;
    font-size: 14px;
}

a {
    color: #1baed8;
    text-decoration: none !important;
}

ul {
    padding: 0 !important;
    margin: 0 !important;
}

.ul_ball {
    font-size: 28px;
    font-weight: 700;
    vertical-align: middle;
    line-height: normal;
    margin-right: 15px;
}

label {
    line-height: inherit;
    font-size: 16px;
    color: rgb(58 80 114);
    margin: 4px 0;
}

.sidebar-nav-wrapper.opened {
    left: 0;
    z-index: 999999999999;
}

.sidebar-nav-wrapper.closed {
    width: 50px;
}

.sidebar-nav-wrapper.closed .nav-item .text {
    display: none !important;
}

.sidebar-nav-wrapper.closed .sidebar-nav ul .nav-item a {
    padding: 10px 9px;
}

.section_all {
    padding: 15px 20px;
    overflow: auto;
    min-height: 500px;
    width: 100%;
    display: inline-table;
}

.section_1 {
    min-width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 25px;
    position: relative;
    border: 1px solid #e2e8f0;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    border-radius: 4px;
}

.section_2 {
    border-radius: 3px;
    padding: 7px;
    background: #fff;
}

.h2_bl {
    color: rgb(58 80 114);
    margin: 0;
    font-size: 28px;
    font-weight: 600;
}

.h3_bl {
    color: rgb(58 80 114);
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0;
    display: block;
}

.h5_bl {
    color: rgb(58 80 114);
    margin: 0;
    font-size: 15px;
    font-weight: 600;
}

.p_text_b {
    line-height: inherit;
    margin: 0;
    font-size: 14px;
    color: rgb(58 80 114);
}

.acc_hdr {
    font-size: 30px;
    font-weight: 400;
    padding: 5px 10px 5px 0;
    box-sizing: border-box;
    margin: 2px 0;
    color: #fff;
}

.acc_hdr_bg {
    font-size: 20px;
}

.api_blocks {
    border-top: 3px solid #ffc107;
    padding: 15px 0;
}

.api_dv_conts .text_14 {
    margin-bottom: 3px;
}

.api_dv_conts .code_mimize {
    display: grid;
}

.acc_apurl {
    font-size: 13px;
    color: #3a5072;
    display: block;
    align-items: center;
    padding: 3px 8px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    outline: none;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
}

.cd_or {
    color: #fff;
    font-weight: 400;
    background: #8b8b8b;
    padding: 0 5px 2px;
    border-radius: 5px;
    margin: 2px 0;
}

.code_mimize {
    background: #dc3545;
    word-wrap: break-word;
    padding: 0px 6px 2px;
    border-radius: 4px;
    color: #fff !important;
}

.code_orang {
    background: #e68127;
    word-wrap: break-word;
    padding: 0px 6px 2px;
    border-radius: 4px;
    color: #fff !important;
}

.text_14 {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin: 0;
}

.aside-l-container {
    width: 100%;
    position: relative;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    float: left;
    max-height: 85vh;
    overflow: auto;
    max-width: 450px;
}

.market_right {
    width: calc(100% - 450px);
    position: relative;
    float: right;
    padding: 15px;
}

.container-center p, .container-center span, .container-center .h2_bl, .container-center .h3_bl, .container label {
    color: #fff;
}

.via-holder {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    display: flow-root;
    transition: 0.1s;
}

.via-holder:nth-child(even) {
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
}

.via-holder:hover {
    transition: 0.1s;
    background: #fff;
}

.via-holder:hover .listenattion-row-65 {
    color: black;
}

.listenattion-row-35, .listenattion-row-98 {
    display: flex;
    align-items: center;
}

.listenattion-row-35 {
    justify-content: space-between;
    background-color: inherit;
    border: none;
    text-align: left;
    width: 100%;
    padding: 8px 18px;
    cursor: pointer;
    color: #4c4c4c;
}

.listenatpr-row-2 {
    font-size: 14px;
    line-height: 17px;
}

.listenatpr-row-2 .text {
    font-weight: 400;
}

.listenatpr-row-2 .listenatpr-row-98 {
    font-weight: 600;
    color: #00b24c;
}

.listenattion-row-97 {
    width: 26px;
    margin-right: 4px;
    flex-shrink: 0;
}

.listenattion-row-97 img {
    display: block;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 50%;
}

.listenattion-row-65 {
    font-size: 14px;
    line-height: 16.8px;
    font-weight: 600;
    margin-bottom: 4px;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    color: #fff;
}

.listenattion-row-65 .code_orang {
    margin: 0 6px;
}

.listenattion-row-45 {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    color: #979797;
}

.sidraki {
    padding: 10px 15px;
}

.sidraki input {
    margin-top: 15px;
    width: 100%;
    height: 35px;
    display: inline-flex;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    outline: none;
    font-family: "Roboto", sans-serif;
    float: none !important;
    background: #ffffff;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    color: #333333;
    font-size: 13px;
}

.hd_all_n {
    margin: 0 !important;
    line-height: 1;
}

.dropdown-menu {
    max-height: 350px;
    overflow: auto;
}

.time_sched {
    vertical-align: sub;
    margin-left: 7px;
    color: #0d6efd;
    font-weight: bold;
}

.buy_serv {
    width: calc(100% - 30px) !important;
    margin: 15px !important;
    display: none !important;
    transition: 0.3s;
}

.via-holder:hover .buy_serv {
    display: block !important;
    transition: 0.3s;
}

.srv_img {
    /*width: 30px;*/
    height: 25px;
    border-radius: 7px;
}

.material_44 {
    vertical-align: middle;
    color: orangered;
    cursor: pointer;
    font-size: 24px !important;
    line-height: 0.7 !important;
}

.clicboard {
    display: none;
    z-index: 10;
    margin: 0;
    color: #055160;
    background: #9eeaf9;
    font-size: 16px;
    top: 0;
    right: 0;
    position: absolute;
    --bs-alert-bg: transparent;
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.dell_cta, .dell_cred {
    color: #dc3545;
    font-size: 35px !important;
    line-height: 0.8 !important;
    cursor: pointer;
}

.btns_grp {
    margin: 15px 0 10px;
    display: block !important;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
}

.btn-primary:hover {
    background-color: #1e5789 !important;
}

.btn {
    display: inline-block;
    padding: 5px 12px !important;
    margin-bottom: 0;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

table td {
    color: #fff !important;
    font-size: 14px;
    background: none !important;
}

.table > :not(caption) > * > * {
    background: none !important;
    color: #fff !important;
}

#pagination_top {
    display: table !important;
    margin: 10px auto !important;
    padding-top: 15px !important;
}

.lbb_hh_v {
    position: relative;
    cursor: pointer;
}

.col-xl-3 {
    flex: 0 0 auto;
    width: 33.3% !important;
}

.pr_wll_d img {
    width: 40px;
    height: 40px;
}

.pr_wll_d {
    border: 2px solid #5097ff;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    margin-top: 8px;
    display: flex;
}

.pr_wll_d:hover {
    border: 2px solid yellow;
}

.paym-spam-22 {
    margin-left: 7px;
    font-size: 13px;
}

.paym-spam-33 {
    color: #ffc107 !important;
}

.pmy_55 {
    width: 35px;
    height: 35px;
    margin-left: 10px;
}

.container-center {
    background: #1e1f26 !important;
    box-shadow: 0 -1px 17px 7px #5d657b87;
}

@media (min-width: 1700px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1520px !important;
    }
}

@media (min-width: 2000px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1720px !important;
    }
}

@media (max-width: 1200px) {
    .header_rll {
        font-size: 15px;
    }

    .header_rl img {
        width: 55px;
    }

    .header_rl .material-icons {
        font-size: 48px;
        margin-left: 11px;
    }

    .ul_ball {
        font-size: 22px;
        vertical-align: super;
    }

    .header_rll_tg img {
        width: 40px !important;
    }

    tbody, td, tfoot, th, thead, tr {
        font-size: 13px;
        padding: 4px !important;
    }
}
